x86/PCI: update ACPI Check to include SGI Ux3
authorBoris Ostrovsky <boris.ostrovsky@oracle.com>
Tue, 2 Aug 2016 15:52:44 +0000 (17:52 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 2 Aug 2016 15:52:44 +0000 (17:52 +0200)
commit8746f06cbeef6ff1b0e9f413a222ebf00718b3f9
tree6e83595339a1412879992afe37cbf7cb79692c72
parent452ec7fb73b648863dd5fe62c6134229cedef9e5
x86/PCI: update ACPI Check to include SGI Ux3

These systems use variations of SGI3* for ID string.

Instead of adding abother set of strings do what Linux did
in commit 526018bc and look at first three letters.

Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/x86_64/acpi_mmcfg.c